[v-cloak]{
	display: none;
}

#footer {
	width: 100%;
	background: #2a2a2a;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 50px;
}

#footer .PC {
	width: 100%;
	max-width: 1200px;

}

#footer .PC .a_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 47px;
}

#footer .PC .a_list a {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin: 0 14px 10px 0;
	display: inline-block;
	height: 14px;
}

#footer .PC .a_list span {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 10px 0;
	display: inline-block;
	height: 14px;
}

.foot_info {
	display: flex;
	justify-content: space-between;
}

.foot_info .company_name {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 900;
	font-family: SFMono-Regular;
	margin-bottom: 20px;
}

.foot_info .tel1,
.foot_info .email,
.foot_info .tel2,
.foot_info .address1,
.foot_info .address2 {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	margin: 0;
	padding-bottom: 10px;
	font-family: SFMono-Regular;
}

.foot_info .tel1 {
	margin-bottom: 10px;
}

.foot_info .email {
	margin-bottom: 35px;
}

.foot_info .tel2 {
	margin-bottom: 70px;
}

.foot_info .center {
	display: flex;
	flex-direction: column;
	padding-top: 60px;
}

.foot_info .center div {
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	display: block;
	display: flex;
	margin-bottom: 16px;
}

.foot_info .center div a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.foot_info .center div a:hover {
	text-decoration: none;
}

.foot_info .right {
	margin-top: 60px;
}

.foot_info .right>a {
	display: flex;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
	height: 25px;
	align-items: center;
}

/* .foot_info .right>a {
	display: flex;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 10px;
	height: 25px;
	align-items: center;
} */

.foot_info .right>a:nth-child(3) {
	margin-bottom: 45px;
}

.foot_info .right>a img {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-right: 10px;
}

.foot_info .right .icon_list {
	width: 204px;
	height: 38px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
	margin-top: 26px;
}

.foot_info .right .icon_list img {
	width: 38px;
	height: 38px;
	display: block;
}

.foot_info .right .icon_list a:hover>.img{
	display: block;
}

.foot_info .right .icon_list a{
	position: relative;
}

.foot_info .right .icon_list .img {
	width: 200px;
	height: 200px;
	display: none;
	position: absolute;
	margin-top: -240px;
	margin-left: -81px;
}

.copyright {
	display: flex;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	justify-content: center;
	height: 28px;
	padding: 30px 0 40px 0;
	box-sizing: content-box;
	}

.copyright a {
	font-size: 16px;
	color: #ffffff;
}

.copyright img {
	margin-bottom: 5px;
}

.filingInformation {
	display: none;
}

#newBridge .nb-icon-wrap {
	max-height: 100px!important;
	max-width: 100px!important;
}

@media (min-width: 769px) {
	#footer .mobile {
		display: none;
	}
}

@media (max-width: 1200px) {
	#footer .PC {
		padding: 0 23px;
		box-sizing: border-box;
	}
	#footer .PC	.copyright {
		font-size: 14px;
		display: flex;
		align-items: center;
	}
	
	#footer .PC	.copyright a{
		font-size: 14px;
		display: flex;
		align-items: center;
	}
	
	#footer .PC	.copyright img {
		margin-bottom: 0;
	}
	#newBridge .nb-icon-wrap {
		max-height: 60px!important;
		max-width: 60px!important;
	}
}

@media (max-width: 768px) {
	#footer .PC {
		display: none;
	}

	#footer .mobile {
		padding: 0 3.73%;
		font-size: 14px;
	}

	#footer .mobile .a_list {
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 20px;
	}

	#footer .mobile .a_list a {
		color: #333333;
		font-size: 12px;
		line-height: 14px;
		margin: 0 10px 6px 0;
		display: inline-block;
		height: 14px;
	}

	#footer .mobile .a_list span {
		color: #333333;
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 10px 0;
		display: inline-block;
		height: 14px;
	}

	#footer .mobile_company_info {
		color: #ffffff;
		display: flex;
	}

	#footer .mobile_company_info>div {
		padding: 0;
	}

	.mobile_company_name {
		color: #ffffff;
		margin-bottom: 23px;
	}

	.mobile_company_info .mobile_email {
		margin-bottom: 19px;
	}

	.mobile_company_info .mobile_tel1 {
		margin-bottom: 23px;
	}

	.mobile_company_info .office {
		margin-bottom: 25px;
	}

	.wechat_weibo {
		display: flex;
		color: #ffffff;
		margin-top: 43px;
	}

	.wechat_weibo img {
		width: 25.34rem;
		height: 25.34rem;
		display: block;
		margin-top: 10px;
	}

	.wechat_weibo>div {
		padding: 0;
	}

	.buy_list {
		display: flex;
		color: #ffffff;
		margin: 41px 0 27px 0;
	}

	.buy_list img {
		width: 13.33rem;
		height: 13.33rem;
		display: block;
		margin-top: 10px;
	}

	.buy_list>.buy_item {
		margin-right: 20px;
	}
	
	.buy_list>.buy_item{
		font-size: 14px;
		color: #ffffff;
	}

	.go_to_english {
		padding-bottom: 17px;
	}

	.go_to_english a {
		color: #ffffff;
	}

	.filingInformation {
		display: block;
		background: #000000;
		width: 100%;
		padding: 15px 0 32px 19px;
		font-size: 14px;
	}

	.filingInformation a {
		color: #ffffff;
	}

	.filingInformation div {
		height: 24px;
		line-height: 24px;
	}

	.filingInformation div img {
		width: 12px;
		height: 12px;
	}
	#newBridge .nb-icon-wrap {
		height: 40px!important;
		width: 40px!important;
	}
}
